home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / Personal Info.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  811 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (255)",
  6.         "FirstNameTitle": "Text (50)",
  7.         "LastNameTitle": "Text (50)",
  8.         "CoTitle": "Text (50)",
  9.         "AddressTitle": "Text (50)",
  10.         "CityTitle": "Text (50)",
  11.         "StateTitle": "Text (50)",
  12.         "ZipTitle": "Text (50)",
  13.         "AreaCodeTitle": "Text (50)",
  14.         "PhoneTitle": "Text (50)",
  15.         "TitleText": "Text (50)",
  16.         "EveningPhoneText": "Text (50)",
  17.         "DayPhoneText": "Text (50)"
  18.     },
  19.     "data": [
  20.         {
  21.             "CustID": -1,
  22.             "Title": "Personal Information",
  23.             "Info": "The information below is required for your account to be set up.",
  24.             "FirstNameTitle": "First Name",
  25.             "LastNameTitle": "Last Name",
  26.             "CoTitle": "Company",
  27.             "AddressTitle": "Address:",
  28.             "CityTitle": "City:",
  29.             "StateTitle": "State:",
  30.             "ZipTitle": "Zip:",
  31.             "AreaCodeTitle": "Area Code",
  32.             "PhoneTitle": "Phone Number",
  33.             "TitleText": "Title",
  34.             "EveningPhoneText": "Evening",
  35.             "DayPhoneText": "Daytime"
  36.         }
  37.     ]
  38. }